Skip to content

Conversation

@fzhinkin
Copy link
Collaborator

@fzhinkin fzhinkin commented Jul 1, 2024

Previously, it was unclear how RawSink/RawSource implementations should behave when I/O errors occur.
This PR adds explicit IOException mentions to @throws lists of these interfaces and also propagates it to all functions that are transitively affected.

Closes #302

@fzhinkin fzhinkin requested review from qwwdfsad and shanshin July 1, 2024 15:40
@fzhinkin fzhinkin linked an issue Jul 1, 2024 that may be closed by this pull request
@fzhinkin fzhinkin merged commit 046523f into develop Aug 20, 2024
@fzhinkin fzhinkin deleted the 302-update-kdoc-with-io-exception branch August 20, 2024 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

KDoc for RawSink and RawSource doesn't mention IOException

3 participants